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

Map from enumeration to blend mode string.

The string is static, with arbitrary lifespan.