Skip to main content

switch_sockaddr_create

Function switch_sockaddr_create 

Source
pub unsafe extern "C" fn switch_sockaddr_create(
    sa: *mut *mut switch_sockaddr_t,
    pool: *mut switch_memory_pool_t,
) -> switch_status_t