Function windows_sys::Win32::System::Threading::OpenProcess
[−]pub unsafe extern "system" fn OpenProcess(
dwdesiredaccess: PROCESS_ACCESS_RIGHTS,
binherithandle: BOOL,
dwprocessid: u32
) -> HANDLE
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"