Function ExportMesh

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

Export mesh data to file, returns true on success