g_thread_set_priority

Function g_thread_set_priority 

Source
pub unsafe extern "C" fn g_thread_set_priority(
    thread: *mut _GThread,
    priority: u32,
)