Function SSL_CTX_load_verify_dir

Source
pub unsafe extern "C" fn SSL_CTX_load_verify_dir(
    ctx: *mut ssl_ctx_st,
    CApath: *const i8,
) -> i32