[][src]Type Definition ntapi::ntzwapi::ZwSuspendThread

type ZwSuspendThread = unsafe extern "system" fn(ThreadHandle: HANDLE, PreviousSuspendCount: PULONG) -> NTSTATUS;