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