[][src]Type Definition soup_sys::SoupAuthDomainBasicAuthCallback

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