pub unsafe extern "system" fn ExtractPatchHeaderToFileByHandles(
    patchfilehandle: HANDLE,
    patchheaderfilehandle: HANDLE
) -> BOOL
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’