[][src]Function mynewt::kernel::os::os_eventq_remove

pub unsafe extern "C" fn os_eventq_remove(
    arg1: *mut os_eventq,
    arg2: *mut os_event
)

Remove an event from the queue.