Function raylib::ffi::GenMeshCylinder[][src]

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