SetupGetSourceFileLocationW

Function SetupGetSourceFileLocationW 

Source
pub unsafe extern "system" fn SetupGetSourceFileLocationW(
    InfHandle: HINF,
    InfContext: PINFCONTEXT,
    FileName: PCWSTR,
    SourceId: PUINT,
    ReturnBuffer: PWSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD,
) -> BOOL