pub unsafe extern "system" fn UserHandleGrantAccess(
    huserhandle: HANDLE,
    hjob: HANDLE,
    bgrant: BOOL
) -> BOOL
Expand description

Required features: ‘Win32_System_JobObjects’, ‘Win32_Foundation’