Function vfxpreopenexr_sys::imath_matrix::Imath_3_0__Matrix33_double__ctor[][src]

pub unsafe extern "C" fn Imath_3_0__Matrix33_double__ctor(
    this_: *mut Imath_M33d_t,
    a: c_double,
    b: c_double,
    c: c_double,
    d: c_double,
    e: c_double,
    f: c_double,
    g: c_double,
    h: c_double,
    i: c_double
) -> Exception