Function NdisMCancelTimer

pub unsafe extern "system" fn NdisMCancelTimer(
    timer: *const NDIS_MINIPORT_TIMER,
    timercancelled: *mut BOOLEAN,
)