pub unsafe fn get_location_callback(
callback: retro_environment_t,
) -> Option<retro_location_callback>Expand description
Gets access to the location interface. The purpose of this interface is to be able to retrieve location-based information from the host device, such as current latitude / longitude.