[][src]Function fltk_sys::draw::cfl_mult_matrix

pub unsafe extern "C" fn cfl_mult_matrix(
    a: f64,
    b: f64,
    c: f64,
    d: f64,
    x: f64,
    y: f64
)