Function glib_sys::g_queue_free_full

source ·
pub unsafe extern "C" fn g_queue_free_full(
    queue: *mut GQueue,
    free_func: GDestroyNotify
)