Function ntapi::ntexapi::NtResetEvent

source ·
pub unsafe extern "system" fn NtResetEvent(
    EventHandle: HANDLE,
    PreviousState: PLONG
) -> NTSTATUS