Function glib_sys::g_queue_push_nth

source ·
pub unsafe extern "C" fn g_queue_push_nth(
    queue: *mut GQueue,
    data: gpointer,
    n: c_int
)