|  |  
 |   |   
 SYNOPSISbool mongoc_write_concern_get_journal (const mongoc_write_concern_t *write_concern); PARAMETERS
 DESCRIPTIONFetches if the write should be journaled before indicating success. RETURNSReturns true if the write should be journaled. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc. 
 
 |