Skip to main content

switch_event_serialize_json_obj

Function switch_event_serialize_json_obj 

Source
pub unsafe extern "C" fn switch_event_serialize_json_obj(
    event: *mut switch_event_t,
    json: *mut *mut cJSON,
) -> switch_status_t