Function BNFreeUndoActionList

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