Function windows_sys::Win32::System::Threading::OpenProcessToken
[−]pub unsafe extern "system" fn OpenProcessToken(
processhandle: HANDLE,
desiredaccess: TOKEN_ACCESS_MASK,
tokenhandle: *mut HANDLE
) -> BOOLExpand description
Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’, ‘Win32_Security’