[][src]Function winapi::um::processthreadsapi::TerminateProcess

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