Structsยง
- Constants ๐
- DebugCallbackRawPtr ๐Store a boxed callback (i.e.,
Box<Box<dyn FnMut(...)>>
) as a raw pointer, so that it can be referenced by the C API and later converted back into aBox
and dropped.
Functionsยง
- non_zero_gl_name ๐
Box<Box<dyn FnMut(...)>>
) as a raw pointer, so that it can be
referenced by the C API and later converted back into a Box
and dropped.