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

pub unsafe extern "system" fn SetupGetSourceFileLocationA(
    InfHandle: HINF,
    InfContext: PINFCONTEXT,
    FileName: PCSTR,
    SourceId: PUINT,
    ReturnBuffer: PSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD
) -> BOOL