Function SSL_CTX_load_verify_store

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