Function raylib_sys::GenMeshCube[][src]

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