Function windows_sys::Wdk::System::Threading::NtCancelTimer

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