Function g_thread_join

pub unsafe extern "C" fn g_thread_join(
    thread: *mut GThread,
) -> *mut c_void