Function eth_getTransactionByBlockHashAndIndex

Source
pub unsafe extern "C" fn eth_getTransactionByBlockHashAndIndex(
    in3: *mut in3_t,
    block_hash: *mut u8,
    index: usize,
) -> *mut eth_tx_t