pub unsafe extern "system" fn SetupQueryFileLogA(
fileloghandle: *const c_void,
logsectionname: PCSTR,
targetfilename: PCSTR,
desiredinfo: SetupFileLogInfo,
dataout: PSTR,
returnbuffersize: u32,
requiredsize: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’