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

type ZwSetEvent = unsafe extern "system" fn(EventHandle: HANDLE, PreviousState: PLONG) -> NTSTATUS;