wolfSSL_BIO_get_fd

Function wolfSSL_BIO_get_fd 

Source
pub unsafe extern "C" fn wolfSSL_BIO_get_fd(
    bio: *mut WOLFSSL_BIO,
    fd: *mut c_int,
) -> c_int