[][src]Type Definition soup_sys::SoupAuthDomainGenericAuthCallback

type SoupAuthDomainGenericAuthCallback = Option<unsafe extern "C" fn(_: *mut SoupAuthDomain, _: *mut SoupMessage, _: *const c_char, _: gpointer) -> gboolean>;