[][src]Function soup_sys::soup_auth_domain_set_generic_auth_callback

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