[][src]Function winapi::um::setupapi::SetupLogFileW

pub unsafe extern "system" fn SetupLogFileW(
    FileLogHandle: HSPFILELOG,
    LogSectionName: PCWSTR,
    SourceFilename: PCWSTR,
    TargetFilename: PCWSTR,
    Checksum: DWORD,
    DiskTagfile: PCWSTR,
    DiskDescription: PCWSTR,
    OtherInfo: PCWSTR,
    Flags: DWORD
) -> BOOL