Function cogl_sys::cogl_matrix_scale[][src]

pub unsafe extern "C" fn cogl_matrix_scale(
    matrix: *mut CoglMatrix,
    sx: c_float,
    sy: c_float,
    sz: c_float
)