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

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