SetupGetInfDriverStoreLocationW

Function SetupGetInfDriverStoreLocationW 

Source
pub unsafe extern "system" fn SetupGetInfDriverStoreLocationW(
    FileName: PCWSTR,
    AlternatePlatformInfo: PSP_ALTPLATFORM_INFO,
    LocaleName: PCWSTR,
    ReturnBuffer: PWSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD,
) -> BOOL