Skip to main content

wolfSSL_CTX_dtls_set_mtu

Function wolfSSL_CTX_dtls_set_mtu 

Source
pub unsafe extern "C" fn wolfSSL_CTX_dtls_set_mtu(
    ctx: *mut WOLFSSL_CTX,
    mtu: c_ushort,
) -> c_int