clutter_actor_apply_transform_to_point

Function clutter_actor_apply_transform_to_point 

Source
pub unsafe extern "C" fn clutter_actor_apply_transform_to_point(
    self_: *mut ClutterActor,
    point: *const ClutterVertex,
    vertex: *mut ClutterVertex,
)