Function yrs::yundo_manager_remove_origin

source ยท
#[no_mangle]
pub unsafe extern "C" fn yundo_manager_remove_origin(
    mgr: *mut YUndoManager,
    origin_len: u32,
    origin: *const c_char
)