aws_lc_sys

Function BIO_meth_get_gets

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