[][src]Function blend2d_sys::blMatrix2DSetRotation

pub unsafe extern "C" fn blMatrix2DSetRotation(
    self_: *mut BLMatrix2D,
    angle: f64,
    cx: f64,
    cy: f64
) -> BLResult