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

pub unsafe extern "system" fn SetupGetSourceFileSizeA(
    InfHandle: HINF,
    InfContext: PINFCONTEXT,
    FileName: PCSTR,
    Section: PCSTR,
    FileSize: PDWORD,
    RoundingFactor: UINT
) -> BOOL