- replace demangling with never mangling

This commit is contained in:
w.pomp
2026-08-07 10:59:48 +02:00
parent 8c67d8c592
commit a4de4a359f
4 changed files with 58 additions and 183 deletions
+1
View File
@@ -1127,6 +1127,7 @@ impl CompositionChannelInfo {
pub fn get_look_up_table_element_count(&self) -> i32 {
self.0.look_up_table_element_count
}
#[allow(clippy::unnecessary_cast)]
pub fn get_look_up_table(&self) -> Vec<u8> {
unsafe {
Vec::from_raw_parts(