Skip to main content

pd_upsert_comment

Function pd_upsert_comment 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pd_upsert_comment( doc_ptr: *const u8, doc_len: u32, comment_ptr: *const u8, comment_len: u32, ) -> u64
Expand description

Insert or replace (by id) one comment. Returns the updated document.