pub unsafe extern "system" fn UrlGetPartA(
    pszin: PSTR,
    pszout: PSTR,
    pcchout: *mut u32,
    dwpart: u32,
    dwflags: u32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’