Function IRU_GetRecvFinishedEvent

Source
pub unsafe extern "C" fn IRU_GetRecvFinishedEvent(
    out: *mut Handle,
) -> Result
Expand description

Gets an event which is signaled once a receive finishes.

ยงArguments

  • out - Pointer to write the event handle to.