Skip to main content

switch_rtp_write_frame

Function switch_rtp_write_frame 

Source
pub unsafe extern "C" fn switch_rtp_write_frame(
    rtp_session: *mut switch_rtp_t,
    frame: *mut switch_frame_t,
) -> c_int