Function boring_sys::X509_VERIFY_PARAM_set1_name

source ยท
pub unsafe extern "C" fn X509_VERIFY_PARAM_set1_name(
    param: *mut X509_VERIFY_PARAM,
    name: *const c_char
) -> c_int