Function eth_getFilterChanges

Source
pub unsafe extern "C" fn eth_getFilterChanges(
    in3: *mut in3_t,
    id: usize,
    block_hashes: *mut *mut bytes32_t,
    logs: *mut *mut eth_log_t,
) -> Type