Function eth_getBlockByNumber

Source
pub unsafe extern "C" fn eth_getBlockByNumber(
    in3: *mut in3_t,
    number: eth_blknum_t,
    include_tx: bool,
) -> *mut eth_block_t