Function vfxpreopenexr_sys::imf_deepframebuffer::Imf_3_0__DeepSlice_ctor[][src]

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