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.
pub unsafe extern "C" fn ucs_async_poll(
async_: *mut ucs_async_context_t,
)@ingroup UCS_RESOURCE
Poll on async context.
@param async Async context to poll on. NULL polls on all.