clutter_path_get_node

Function clutter_path_get_node 

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