Function yrs::ydoc_guid

source ·
#[no_mangle]
pub unsafe extern "C" fn ydoc_guid(doc: *mut Doc) -> *mut c_char
Expand description

Returns a unique document identifier of this Doc instance.

Generated string resources should be released using ystring_destroy function.