pub type retro_location_start_t = Option<unsafe extern "C" fn() -> bool>;
Expand description

Start location services. The device will start listening for changes to the current location at regular intervals (which are defined with retro_location_set_interval_t).