Function GenMeshSphere

Source
pub unsafe extern "C" fn GenMeshSphere(
    radius: f32,
    rings: c_int,
    slices: c_int,
) -> Mesh