Function raylib::ffi::ExportMesh[][src]

pub unsafe extern "C" fn ExportMesh(
    mesh: Mesh,
    fileName: *const i8
) -> bool