Function wolfssl_sys::wolfSSL_BIO_gets

source ยท
pub unsafe extern "C" fn wolfSSL_BIO_gets(
    bio: *mut WOLFSSL_BIO,
    buf: *mut c_char,
    sz: c_int,
) -> c_int