[][src]Type Definition ntapi::ntpsapi::NtTerminateThread

type NtTerminateThread = unsafe extern "system" fn(ThreadHandle: HANDLE, ExitStatus: NTSTATUS) -> NTSTATUS;