Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupQueryFileLogA
pub unsafe extern "system" fn SetupQueryFileLogA(
fileloghandle: *const c_void,
logsectionname: PCSTR,
targetfilename: PCSTR,
desiredinfo: SetupFileLogInfo,
dataout: PSTR,
returnbuffersize: u32,
requiredsize: *mut u32,
) -> BOOL