Function json_array_append_null

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