Function geoip_sys::GeoIP_region_name_by_code[][src]

pub unsafe extern "C" fn GeoIP_region_name_by_code(
    country_code: *const c_char,
    region_code: *const c_char
) -> *const c_char