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

Function GetUserProfileDirectoryA

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