raylib_wasm

Function ExportMesh

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