Function vfxpreopenexr_sys::imf_framebuffer::Imf_3_0__Slice_ctor[][src]

pub unsafe extern "C" fn Imf_3_0__Slice_ctor(
    this_: *mut Imf_Slice_t,
    type_: Imf_PixelType,
    base: *mut c_char,
    x_stride: c_ulong,
    y_stride: c_ulong,
    x_sampling: c_int,
    y_sampling: c_int,
    fill_value: c_double,
    x_tile_coords: bool,
    y_tile_coords: bool
) -> Exception