boring_sys

Function SSL_add_file_cert_subjects_to_stack

Source
pub unsafe extern "C" fn SSL_add_file_cert_subjects_to_stack(
    out: *mut stack_st_X509_NAME,
    file: *const c_char,
) -> c_int