Function glib_sys::g_queue_push_head

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