[][src]Function skia_bindings::Sk3Perspective

pub unsafe extern "C" fn Sk3Perspective(
    dst: *mut SkMatrix44,
    near: f32,
    far: f32,
    angle: f32
) -> bool