Function raylib_sys::GenMeshSphere[][src]

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