[][src]Function nginx::NCONF_get_string

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