binaryninjacore_sys

Function BNFreeUndoActionList

source
pub unsafe extern "C" fn BNFreeUndoActionList(
    actions: *mut *mut BNUndoAction,
    count: usize,
)