[][src]Function nginx::CONF_get_string

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