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
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’