Function glib_sys::g_queue_push_nth_link
[−]
[src]
pub unsafe extern "C" fn g_queue_push_nth_link(
queue: *mut GQueue,
n: c_int,
link_: *mut GList
)