json_array_remove_element

Function json_array_remove_element 

Source
pub unsafe extern "C" fn json_array_remove_element(
    array: *mut JsonArray,
    index_: c_uint,
)