Skip to main content

zvec_collection_schema_get_vector_fields

Function zvec_collection_schema_get_vector_fields 

Source
pub unsafe extern "C" fn zvec_collection_schema_get_vector_fields(
    schema: *const zvec_collection_schema_t,
    fields: *mut *mut *mut zvec_field_schema_t,
    count: *mut usize,
) -> zvec_error_code_t