aws_lc_sys

Function NCONF_get_string

Source
pub unsafe extern "C" fn NCONF_get_string(
    conf: *const CONF,
    section: *const c_char,
    name: *const c_char,
) -> *const c_char