binaryninjacore_sys

Function BNCollaborationUndoEntryGetParentId

source
pub unsafe extern "C" fn BNCollaborationUndoEntryGetParentId(
    undoEntry: *mut BNCollaborationUndoEntry,
    parentId: *mut u64,
) -> bool