Function raylib_sys::GenMeshCylinder[][src]

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