Skip to main content

switch_live_array_add

Function switch_live_array_add 

Source
pub unsafe extern "C" fn switch_live_array_add(
    la: *mut switch_live_array_t,
    name: *const c_char,
    index: c_int,
    obj: *mut *mut cJSON,
    destroy: switch_bool_t,
) -> switch_status_t