Function kernel32::TerminateJobObject [] [src]

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