SKIndexGetDocumentState

Function SKIndexGetDocumentState 

Source
pub unsafe extern "C-unwind" fn SKIndexGetDocumentState(
    in_index: &SKIndex,
    in_document: Option<&SKDocument>,
) -> SKDocumentIndexState
👎Deprecated: renamed to SKIndex::document_state
Available on crate features SKDocument and SKIndex only.