Function BNUndoEntryGetActions

Source
pub unsafe extern "C" fn BNUndoEntryGetActions(
    entry: *mut BNUndoEntry,
    count: *mut usize,
) -> *mut *mut BNUndoAction