aws_lc_sys

Function BIO_meth_get_puts

Source
pub unsafe extern "C" fn BIO_meth_get_puts(
    method: *const BIO_METHOD,
) -> Option<unsafe extern "C" fn(method: *mut BIO, arg1: *const c_char) -> c_int>