Function ERR_add_error_vdata

Source
pub unsafe extern "C" fn ERR_add_error_vdata(
    num: i32,
    args: *mut __va_list_tag,
)