acter::api::api

Function deallocate

Source
#[no_mangle]
pub unsafe extern "C" fn deallocate(
    ptr: *mut u8,
    size: usize,
    align: usize,
)