webkit2gtk_sys

Function webkit_geolocation_position_set_heading

Source
pub unsafe extern "C" fn webkit_geolocation_position_set_heading(
    position: *mut WebKitGeolocationPosition,
    heading: c_double,
)
Available on crate feature v2_26 only.