pub unsafe extern "C" fn c4doc_selectRevision( doc: *mut C4Document, revID: C4String, withBody: bool, outError: *mut C4Error, ) -> bool
Selects a specific revision of a document (or no revision, if revID is NULL.)