#[unsafe(no_mangle)]pub unsafe extern "C" fn lv_free_core(pointer: *mut c_void)
Free a block of memory
This function is unsafe because it dereferences raw pointers.