gio_sys

Function g_tls_certificate_get_ip_addresses

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