Function flipperzero_sys::aligned_free
source · pub unsafe extern "C" fn aligned_free(p: *mut c_void)Expand description
Freed space obtained through the aligned_malloc function
Arguments
p- pointer to result of aligned_malloc
pub unsafe extern "C" fn aligned_free(p: *mut c_void)Freed space obtained through the aligned_malloc function
p - pointer to result of aligned_malloc