pub unsafe extern "C" fn webkit_dom_document_caret_range_from_point(
self_: *mut WebKitDOMDocument,
x: c_long,
y: c_long
) -> *mut WebKitDOMRange
Available on crate feature
v2_16
only.pub unsafe extern "C" fn webkit_dom_document_caret_range_from_point(
self_: *mut WebKitDOMDocument,
x: c_long,
y: c_long
) -> *mut WebKitDOMRange
v2_16
only.