Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupLogFileA
[−]pub unsafe extern "system" fn SetupLogFileA(
fileloghandle: *const c_void,
logsectionname: PSTR,
sourcefilename: PSTR,
targetfilename: PSTR,
checksum: u32,
disktagfile: PSTR,
diskdescription: PSTR,
otherinfo: PSTR,
flags: u32
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
