binaryninjacore_sys

Function BNCollaborationUndoEntryGetData

source
pub unsafe extern "C" fn BNCollaborationUndoEntryGetData(
    undoEntry: *mut BNCollaborationUndoEntry,
    data: *mut *mut c_char,
) -> bool