lgraph_api_transaction_list_edge_indexes

Function lgraph_api_transaction_list_edge_indexes 

Source
pub unsafe extern "C" fn lgraph_api_transaction_list_edge_indexes(
    txn: *mut lgraph_api_transaction_t,
    indexes: *mut *mut *mut lgraph_api_index_spec_t,
    errptr: *mut *mut c_char,
) -> usize