gio_sys

Function g_tls_certificate_get_dns_names

Source
pub unsafe extern "C" fn g_tls_certificate_get_dns_names(
    cert: *mut GTlsCertificate,
) -> *mut GPtrArray
Available on crate feature v2_70 only.