Skip to main content

pixman_transform_scale

Function pixman_transform_scale 

Source
pub unsafe extern "C" fn pixman_transform_scale(
    forward: *mut pixman_transform,
    reverse: *mut pixman_transform,
    sx: pixman_fixed_t,
    sy: pixman_fixed_t,
) -> pixman_bool_t