Skip to main content

wolfSSL_DTLSv1_get_timeout

Function wolfSSL_DTLSv1_get_timeout 

Source
pub unsafe extern "C" fn wolfSSL_DTLSv1_get_timeout(
    ssl: *mut WOLFSSL,
    timeleft: *mut WOLFSSL_TIMEVAL,
) -> c_int