Function raylib_sys::GenMeshPlane[][src]

pub unsafe extern "C" fn GenMeshPlane(
    width: f32,
    length: f32,
    resX: c_int,
    resZ: c_int
) -> Mesh