[][src]Function raylib::ffi::GenMeshSphere

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