Function wolfssl_sys::wolfSSL_BIO_set_data

source ·
pub unsafe extern "C" fn wolfSSL_BIO_set_data(
    bio: *mut WOLFSSL_BIO,
    ptr: *mut c_void
)