#[no_mangle]
pub unsafe extern "C" fn relay_geoip_lookup_new(
    path: *const c_char
) -> *mut RelayGeoIpLookup
Expand description

Opens a maxminddb file by path.