Function wolfssl_sys::wolfSSL_BIO_meth_set_read

source ยท
pub unsafe extern "C" fn wolfSSL_BIO_meth_set_read(
    biom: *mut WOLFSSL_BIO_METHOD,
    biom_read: wolfSSL_BIO_meth_read_cb,
) -> c_int