Skip to main content

switch_pollset_add

Function switch_pollset_add 

Source
pub unsafe extern "C" fn switch_pollset_add(
    pollset: *mut switch_pollset_t,
    descriptor: *const switch_pollfd_t,
) -> switch_status_t