db_store_i64

Function db_store_i64 

Source
pub fn db_store_i64(
    scope: u64,
    table: u64,
    payer: u64,
    id: u64,
    data: *const u8,
    length: u32,
) -> i32
Expand description