Function SSL_set0_CA_names

Source
pub unsafe extern "C" fn SSL_set0_CA_names(
    ssl: *mut SSL,
    name_list: *mut stack_st_CRYPTO_BUFFER,
)