Function vfxpreopenexr_sys::imf_flatimage::Imf_3_0__FlatImage_insertChannel[][src]

pub unsafe extern "C" fn Imf_3_0__FlatImage_insertChannel(
    this_: *mut Imf_FlatImage_t,
    name: *const std_string_t,
    type_: Imf_PixelType,
    x_sampling: c_int,
    y_sampling: c_int,
    p_linear: bool
) -> Exception