Function dsnp_graph_sdk_ffi::get_schema_id_from_config
source · #[no_mangle]
pub unsafe extern "C" fn get_schema_id_from_config(
connection_type: *const ConnectionType,
config: *const Config
) -> FFIResult<SchemaId, GraphError>