Function vfxpreopenexr_sys::imath_matrix::Imath_3_0__Matrix44_float__ctor[][src]

pub unsafe extern "C" fn Imath_3_0__Matrix44_float__ctor(
    this_: *mut Imath_M44f_t,
    a: c_float,
    b: c_float,
    c: c_float,
    d: c_float,
    e: c_float,
    f: c_float,
    g: c_float,
    h: c_float,
    i: c_float,
    j: c_float,
    k: c_float,
    l: c_float,
    m: c_float,
    n: c_float,
    o: c_float,
    p: c_float
) -> Exception