sfTransform_fromMatrix

Function sfTransform_fromMatrix 

Source
pub unsafe extern "C" fn sfTransform_fromMatrix(
    a00: f32,
    a01: f32,
    a02: f32,
    a10: f32,
    a11: f32,
    a12: f32,
    a20: f32,
    a21: f32,
    a22: f32,
) -> sfTransform