Function UI_add_user_data

Source
pub unsafe extern "C" fn UI_add_user_data(
    ui: *mut ui_st,
    user_data: *mut c_void,
) -> *mut c_void