Function flipper0::ffi::aligned_free

source ·
pub unsafe extern "C" fn aligned_free(p: *mut c_void)
Expand description

Freed space obtained through the aligned_malloc function @param p pointer to result of aligned_malloc