pub unsafe extern "system" fn SetupGetInfDriverStoreLocationW(
    filename: PCWSTR,
    alternateplatforminfo: *const SP_ALTPLATFORM_INFO_V2,
    localename: PCWSTR,
    returnbuffer: PWSTR,
    returnbuffersize: u32,
    requiredsize: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_System_Diagnostics_Debug"