Skip to main content

switch_event_binary_serialize

Function switch_event_binary_serialize 

Source
pub unsafe extern "C" fn switch_event_binary_serialize(
    event: *mut switch_event_t,
    data: *mut *mut c_void,
    len: *mut switch_size_t,
) -> switch_status_t