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

Required features: "Win32_Foundation"