[][src]Function raylib_sys::GenMeshCube

pub unsafe extern "C" fn GenMeshCube(
    width: f32,
    height: f32,
    length: f32
) -> Mesh