pub unsafe extern "system" fn LoadUserProfileW(
    htoken: HANDLE,
    lpprofileinfo: *mut PROFILEINFOW
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’