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.pub unsafe extern "C" fn webkit_web_context_allow_tls_certificate_for_host(
context: *mut WebKitWebContext,
certificate: *mut GTlsCertificate,
host: *const c_char
)
v2_6
only.