Function vfxpreopenexr_sys::imf_header::Imf_3_0__Header_ctor[][src]

pub unsafe extern "C" fn Imf_3_0__Header_ctor(
    this_: *mut Imf_Header_t,
    display_window: *const Imath_Box2i_t,
    data_window: *const Imath_Box2i_t,
    pixel_aspect_ratio: c_float,
    screen_window_center: *const Imath_V2f_t,
    screen_window_width: c_float,
    line_order: Imf_LineOrder,
    compression: Imf_Compression
) -> Exception