pub unsafe extern "C" fn c4doc_selectCurrentRevision(
doc: *mut C4Document,
) -> boolExpand description
Selects the current revision of a document. (This is the first revision, in the order they appear in the document.)
pub unsafe extern "C" fn c4doc_selectCurrentRevision(
doc: *mut C4Document,
) -> boolSelects the current revision of a document. (This is the first revision, in the order they appear in the document.)