Function UI_method_get_data_duplicator

Source
pub unsafe extern "C" fn UI_method_get_data_duplicator(
    method: *const ui_method_st,
) -> Option<unsafe extern "C" fn(_: *mut ui_st, _: *mut c_void) -> *mut c_void>