Function TerminateJobObject

Source
pub unsafe extern "C" fn TerminateJobObject(
    hJob: HANDLE,
    uExitCode: UINT,
) -> BOOL