wolfSSL_BIO_gets

Function 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