Function CONF_get_number

Source
pub unsafe extern "C" fn CONF_get_number(
    conf: *mut lhash_st_CONF_VALUE,
    group: *const i8,
    name: *const i8,
) -> i64