Function ZwSetEvent

pub unsafe extern "system" fn ZwSetEvent(
    eventhandle: HANDLE,
    previousstate: *mut i32,
) -> NTSTATUS