webkit2gtk_sys

Function webkit_web_context_allow_tls_certificate_for_host

Source
pub unsafe extern "C" fn webkit_web_context_allow_tls_certificate_for_host(
    context: *mut WebKitWebContext,
    certificate: *mut GTlsCertificate,
    host: *const c_char,
)
Available on crate feature v2_6 only.