Function ui_sys::uiFontButtonOnChanged[][src]

pub unsafe extern "C" fn uiFontButtonOnChanged(
    b: *mut uiFontButton,
    f: extern "C" fn(this: *mut uiFontButton, data: *mut c_void),
    data: *mut c_void
)