#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_struct_destructor(
val: *mut StructOpaque,
)Available on crate feature
ffi only.Expand description
Destruct the struct in that memory location
#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_struct_destructor(
val: *mut StructOpaque,
)ffi only.Destruct the struct in that memory location