Function kernel32::TerminateProcess [] [src]

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