pub unsafe extern "system" fn SetupGetSourceFileSizeW(
infhandle: *const c_void,
infcontext: *const INFCONTEXT,
filename: PCWSTR,
section: PCWSTR,
filesize: *mut u32,
roundingfactor: u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"