[][src]Function raylib::ffi::GenMeshPlane

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