webview2_com_sys::Windows::Win32::UI::Shell

Function GetUserProfileDirectoryW

Source
pub unsafe fn GetUserProfileDirectoryW<'a>(
    htoken: impl IntoParam<'a, HANDLE>,
    lpprofiledir: PWSTR,
    lpcchsize: *mut u32,
) -> BOOL