Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupLogFileW
pub unsafe extern "system" fn SetupLogFileW(
fileloghandle: *const c_void,
logsectionname: PCWSTR,
sourcefilename: PCWSTR,
targetfilename: PCWSTR,
checksum: u32,
disktagfile: PCWSTR,
diskdescription: PCWSTR,
otherinfo: PCWSTR,
flags: u32,
) -> BOOL