Function vfxpreopenexr_sys::imf_framebuffer::Imf_3_0__Slice_with_window_1[][src]

pub unsafe extern "C" fn Imf_3_0__Slice_with_window_1(
    return_: *mut Imf_Slice_t,
    type_: Imf_PixelType,
    ptr: *const c_void,
    data_window: *const Imath_Box2i_t,
    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