pub unsafe extern "C-unwind" fn SKIndexAddDocument(
in_index: &SKIndex,
in_document: Option<&SKDocument>,
in_mime_type_hint: Option<&CFString>,
in_can_replace: bool,
) -> bool👎Deprecated: renamed to
SKIndex::add_documentAvailable on crate features
SKDocument and SKIndex only.