pub unsafe extern "C" fn msdfgen_saveTiff( bitmap: *const msdfgen_BitmapConstRef<f32>, filename: *const c_char, ) -> bool
Saves the bitmap as an uncompressed floating-point TIFF file.