Function wolfssl_sys::wolfSSL_BIO_set_init

source ยท
pub unsafe extern "C" fn wolfSSL_BIO_set_init(
    bio: *mut WOLFSSL_BIO,
    init: c_int,
)