pub type DestroyGeometryInstanceFB = unsafe extern "system" fn(instance: GeometryInstanceFB) -> Result;
Expand description