Function frida_gum_sys::_frida_g_thread_create

source ยท
pub unsafe extern "C" fn _frida_g_thread_create(
    func: GThreadFunc,
    data: gpointer,
    joinable: gboolean,
    error: *mut *mut GError,
) -> *mut GThread