Function json_array_replace_null

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