glib_sys

Function g_thread_set_priority

source
pub unsafe extern "C" fn g_thread_set_priority(
    thread: *mut GThread,
    priority: GThreadPriority,
)