GetDeltaInfoW

Function GetDeltaInfoW 

pub unsafe fn GetDeltaInfoW<P0>(
    lpdeltaname: P0,
    lpheaderinfo: *mut DELTA_HEADER_INFO,
) -> BOOL
where P0: Param<PCWSTR>,