Function eth_getCode

Source
pub unsafe extern "C" fn eth_getCode(
    in3: *mut in3_t,
    account: *mut u8,
    block: eth_blknum_t,
) -> bytes_t