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

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