pub unsafe extern "system" fn SetupQueryFileLogW(
fileloghandle: *const c_void,
logsectionname: PCWSTR,
targetfilename: PCWSTR,
desiredinfo: SetupFileLogInfo,
dataout: PWSTR,
returnbuffersize: u32,
requiredsize: *mut u32
) -> BOOL
Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’