Function UI_method_get_data_destructor

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