Function windows::Wdk::Storage::FileSystem::ZwSetEvent

pub unsafe fn ZwSetEvent<P0>(
    eventhandle: P0,
    previousstate: Option<*mut i32>,
) -> NTSTATUS
where P0: Param<HANDLE>,