Function raylib_sys::ExportMesh

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