libmaxminddb (3) Linux Manual Page
NAME libmaxminddb – a library for working with MaxMind DB files SYNOPSIS #include < maxminddb.h> int MMDB_open( const char *const filename, uint32_t flags, MMDB_s & nbsp; *const mmdb); void MMDB_close(MMDB_s *const mmdb); MMDB_lookup_result_s MMDB_lookup_string( MMDB_s &…
