Function json_array_clear

Source
pub unsafe extern "C" fn json_array_clear(
    array: *mut JSON_Array,
) -> JSON_Status