[][src]Type Definition eosio_cdt::UpperboundValueFn

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