pub unsafe extern "C" fn ImDrawList_AddImageRounded(
self_: *mut ImDrawList,
tex_ref: ImTextureRef,
p_min: ImVec2,
p_max: ImVec2,
uv_min: ImVec2,
uv_max: ImVec2,
col: ImU32,
rounding: f32,
flags: ImDrawFlags,
)pub unsafe extern "C" fn ImDrawList_AddImageRounded(
self_: *mut ImDrawList,
tex_ref: ImTextureRef,
p_min: ImVec2,
p_max: ImVec2,
uv_min: ImVec2,
uv_max: ImVec2,
col: ImU32,
rounding: f32,
flags: ImDrawFlags,
)