Function windows_sys::Wdk::System::Threading::ZwCancelTimer

pub unsafe extern "system" fn ZwCancelTimer(
    timerhandle: HANDLE,
    currentstate: *mut BOOLEAN,
) -> NTSTATUS