Function ucs_async_poll

Source
pub unsafe extern "C" fn ucs_async_poll(
    async_: *mut ucs_async_context_t,
)
Expand description

@ingroup UCS_RESOURCE

Poll on async context.

@param async Async context to poll on. NULL polls on all.