aws_lc_sys

Function BIO_gets

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