Function XtAppAddConverter

Source
pub unsafe extern "C" fn XtAppAddConverter(
    _6: XtAppContext,
    _5: *const c_char,
    _4: *const c_char,
    _3: Option<unsafe extern "C" fn(*mut XrmValue, *mut c_uint, *mut XrmValue, *mut XrmValue)>,
    _2: XtConvertArgList,
    _1: c_uint,
)