Function soup3_sys::soup_hsts_policy_new_full
source · pub unsafe extern "C" fn soup_hsts_policy_new_full(
domain: *const c_char,
max_age: c_ulong,
expires: *mut GDateTime,
include_subdomains: gboolean
) -> *mut SoupHSTSPolicy