Function bssl_sys::BIO_gets

source ·
pub unsafe extern "C" fn BIO_gets(
    bio: *mut BIO,
    buf: *mut c_char,
    size: c_int
) -> c_int