SSL_enable_ct

Function SSL_enable_ct 

Source
pub unsafe extern "C" fn SSL_enable_ct(
    s: *mut SSL,
    validation_mode: c_int,
) -> c_int