Function soup3_sys::soup_auth_domain_set_generic_auth_callback

source ยท
pub unsafe extern "C" fn soup_auth_domain_set_generic_auth_callback(
    domain: *mut SoupAuthDomain,
    auth_callback: SoupAuthDomainGenericAuthCallback,
    auth_data: gpointer,
    dnotify: GDestroyNotify,
)