pub unsafe extern "system" fn PathResolve(
    pszpath: PWSTR,
    dirs: *const *const u16,
    fflags: PRF_FLAGS
) -> i32
Expand description

Required features: "Win32_UI_Shell"