Function raylib_ffi::GenMeshCube

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