[][src]Function CCODE::TerminateThread

pub unsafe extern "C" fn TerminateThread(
    hThread: HANDLE,
    dwExitCode: DWORD
) -> BOOL