|
Rapier C — 2D / f32 0.36.0+c.0
|
Deleter for an owned pointer; Free must succeed at destruction time. More...
#include <rapier.hpp>
Public Member Functions | |
| void | operator() (T *value) const noexcept |
| Release the pointer through its matching C API function. | |
Deleter for an owned pointer; Free must succeed at destruction time.
|
inlinenoexcept |
Release the pointer through its matching C API function.