Function yrs::yundo_manager

source ยท
#[no_mangle]
pub unsafe extern "C" fn yundo_manager(
    doc: *const Doc,
    ytype: *const Branch,
    options: *const YUndoManagerOptions
) -> *mut YUndoManager