[][src]Function mupdf_sys::fz_blendmode_name

pub unsafe extern "C" fn fz_blendmode_name(blendmode: c_int) -> *const c_char

Map from enumeration to blend mode string.

The string is static, with arbitrary lifespan.