Function windows_sys::Wdk::Storage::FileSystem::ZwSetEvent
pub unsafe extern "system" fn ZwSetEvent(
eventhandle: HANDLE,
previousstate: *mut i32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"