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