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