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

pub unsafe extern "system" fn SetupGetInfDriverStoreLocationA(
    FileName: PCSTR,
    AlternatePlatformInfo: PSP_ALTPLATFORM_INFO,
    LocaleName: PCSTR,
    ReturnBuffer: PSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD
) -> BOOL