clutter_path_replace_node

Function clutter_path_replace_node 

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