wolfSSL_set_rbio

Function wolfSSL_set_rbio 

Source
pub unsafe extern "C" fn wolfSSL_set_rbio(
    ssl: *mut WOLFSSL,
    rd: *mut WOLFSSL_BIO,
)