Function eth_getFilterLogs

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