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

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"