binaryninjacore_sys

Function BNCollaborationSnapshotCreateUndoEntry

source
pub unsafe extern "C" fn BNCollaborationSnapshotCreateUndoEntry(
    snapshot: *mut BNCollaborationSnapshot,
    hasParent: bool,
    parent: u64,
    data: *const c_char,
) -> *mut BNCollaborationUndoEntry