aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BIO_gets

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