Function button_text

Source
pub unsafe extern "C" fn button_text(
    button: *mut Button,
    text: *const char_t,
)