binaryninjacore_sys

Function BNFreeUndoEntryList

source
pub unsafe extern "C" fn BNFreeUndoEntryList(
    entrys: *mut *mut BNUndoEntry,
    count: usize,
)