Function SSL_CTX_load_verify_locations

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