pub unsafe extern "system" fn SetupLogFileW(
    fileloghandle: *const c_void,
    logsectionname: PWSTR,
    sourcefilename: PWSTR,
    targetfilename: PWSTR,
    checksum: u32,
    disktagfile: PWSTR,
    diskdescription: PWSTR,
    otherinfo: PWSTR,
    flags: u32
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’