Function windows_sys::Wdk::System::SystemServices::ZwCancelTimer
pub unsafe extern "system" fn ZwCancelTimer(
timerhandle: HANDLE,
currentstate: *mut BOOLEAN
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"