[][src]Function ckb_contract_std::syscalls::load_cell_by_field

pub fn load_cell_by_field(
    len: usize,
    offset: usize,
    index: usize,
    source: Source,
    field: CellField
) -> Result<Vec<u8>, SysError>