Function windows_sys::Win32::System::JobObjects::UserHandleGrantAccess
[−]pub unsafe extern "system" fn UserHandleGrantAccess(
huserhandle: HANDLE,
hjob: HANDLE,
bgrant: BOOL
) -> BOOL
Expand description
Required features: "Win32_System_JobObjects"
, "Win32_Foundation"