Function twz_rt_dealloc

Source
#[no_mangle]
pub unsafe extern "C-unwind" fn twz_rt_dealloc(
    ptr: *mut c_void,
    sz: usize,
    align: usize,
    flags: alloc_flags,
)