aws_lc_sys

Function BIO_puts

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