Function webkit2gtk_sys::webkit_geolocation_position_new
source · [−]pub unsafe extern "C" fn webkit_geolocation_position_new(
latitude: c_double,
longitude: c_double,
accuracy: c_double
) -> *mut WebKitGeolocationPosition
This is supported on crate feature
v2_26
only.