Function windows::Wdk::System::Threading::NtCancelTimer

pub unsafe fn NtCancelTimer<P0>(
    timerhandle: P0,
    currentstate: Option<*mut BOOLEAN>,
) -> NTSTATUS
where P0: Param<HANDLE>,