[][src]Type Definition eosio_cdt::LowerboundArrayFn

type LowerboundArrayFn<T> = unsafe extern "C" fn(code: u64, scope: u64, table: u64, data: *mut T, data_len: u32, primary: *mut u64) -> i32;