pub unsafe extern "system" fn SetupGetSourceFileLocationA(
infhandle: *const c_void,
infcontext: *const INFCONTEXT,
filename: PCSTR,
sourceid: *mut u32,
returnbuffer: PSTR,
returnbuffersize: u32,
requiredsize: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"