[][src]Function skia_bindings::SkMatrix44_map2

pub unsafe extern "C" fn SkMatrix44_map2(
    this: *const SkMatrix44,
    src2: *const f32,
    count: c_int,
    dst4: *mut f32
)