Function wolfssl_sys::wolfSSL_dtls_get_drop_stats

source ยท
pub unsafe extern "C" fn wolfSSL_dtls_get_drop_stats(
    ssl: *mut WOLFSSL,
    arg1: *mut c_uint,
    arg2: *mut c_uint,
) -> c_int