Function boring_sys::SSL_add_dir_cert_subjects_to_stack

source ยท
pub unsafe extern "C" fn SSL_add_dir_cert_subjects_to_stack(
    out: *mut stack_st_X509_NAME,
    dir: *const c_char
) -> c_int