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