Function raylib_sys::GenMeshSphere
source ยท pub unsafe extern "C" fn GenMeshSphere(
radius: f32,
rings: c_int,
slices: c_int
) -> Meshpub unsafe extern "C" fn GenMeshSphere(
radius: f32,
rings: c_int,
slices: c_int
) -> Mesh