Function clutter_sys::clutter_path_replace_node[][src]

pub unsafe extern "C" fn clutter_path_replace_node(
    path: *mut ClutterPath,
    index_: c_uint,
    node: *const ClutterPathNode
)