wolfSSL_BIO_get_ssl

Function wolfSSL_BIO_get_ssl 

Source
pub unsafe extern "C" fn wolfSSL_BIO_get_ssl(
    bio: *mut WOLFSSL_BIO,
    ssl: *mut *mut WOLFSSL,
) -> c_long