glib_sys

Function g_node_nth_child

source
pub unsafe extern "C" fn g_node_nth_child(
    node: *mut GNode,
    n: c_uint,
) -> *mut GNode