pub unsafe fn fragment_delete(fragment_ptr: FragmentPtr)
Expand description

Safety

This function checks for null pointers, but take care that fragment_ptr was previously allocated by this library for example with fragment_from_raw