[][src]Type Definition eosio_cdt::StoreValueFn

type StoreValueFn<T> = unsafe extern "C" fn(scope: u64, table: u64, payer: u64, id: u64, secondary: *const T) -> i32;