#[no_mangle]
pub unsafe extern "C" fn relay_geoip_lookup_new(
path: *const c_char,
) -> *mut RelayGeoIpLookupExpand description
Opens a maxminddb file by path.
#[no_mangle]
pub unsafe extern "C" fn relay_geoip_lookup_new(
path: *const c_char,
) -> *mut RelayGeoIpLookupOpens a maxminddb file by path.