[][src]Function raylib_sys::GenMeshPlane

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