Function boring_sys::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