Function get_verify_locations_impl_helper
pub unsafe fn get_verify_locations_impl_helper(
configurator: *mut SSLContextConfigurator,
ca_file: &mut String,
ca_path: &mut String,
use_ca_file: &mut bool,
) -> boolExpand description
Get CA certificate verification locations (returns Rust struct via helper)