[][src]Function raylib_sys::GenMeshHemiSphere

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