Function vfxpreopenexr_sys::imf_rgbayca::Imf_3_0_RgbaYca_roundYCA[][src]

pub unsafe extern "C" fn Imf_3_0_RgbaYca_roundYCA(
    n: c_int,
    round_y: c_uint,
    round_c: c_uint,
    yca_in: *const Imf_Rgba_t,
    yca_out: *mut Imf_Rgba_t
) -> Exception