Function ntapi::ntzwapi::ZwCreateJobSet

source ·
pub unsafe extern "system" fn ZwCreateJobSet(
    NumJob: ULONG,
    UserJobSet: PJOB_SET_ARRAY,
    Flags: ULONG
) -> NTSTATUS