Function x11::xt::XtAppSetTypeConverter [] [src]

pub unsafe extern "C" fn XtAppSetTypeConverter(
    _8: XtAppContext,
    _7: *const c_char,
    _6: *const c_char,
    _5: Option<unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char>,
    _4: XtConvertArgList,
    _3: c_uint,
    _2: c_int,
    _1: Option<unsafe extern "C" fn(_: XtAppContext, _: *mut XrmValue, _: *mut c_void, _: *mut XrmValue, _: *mut c_uint)>
)