[][src]Function glib_sys::g_queue_peek_nth

pub unsafe extern "C" fn g_queue_peek_nth(
    queue: *mut GQueue,
    n: c_uint
) -> gpointer