Function clutter_sys::clutter_point_init[][src]

pub unsafe extern "C" fn clutter_point_init(
    point: *mut ClutterPoint,
    x: c_float,
    y: c_float
) -> *mut ClutterPoint