Skip to main content

switch_json_api_execute

Function switch_json_api_execute 

Source
pub unsafe extern "C" fn switch_json_api_execute(
    json: *mut cJSON,
    session: *mut switch_core_session_t,
    retval: *mut *mut cJSON,
) -> switch_status_t