[][src]Function soup_sys::soup_hsts_policy_new_full

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