Function ui_button_round

Source
pub unsafe extern "C" fn ui_button_round(
    id: *const c_char,
    image: SpriteT,
    diameter: f32,
) -> Bool32T