[][src]Function in3_sys::eth_getBlockByHash

pub unsafe extern "C" fn eth_getBlockByHash(
    in3: *mut in3_t,
    hash: *mut u8,
    include_tx: bool
) -> *mut eth_block_t