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