[][src]Function nuki_sys::nk_button_symbol_text_styled

pub unsafe extern "C" fn nk_button_symbol_text_styled(
    arg1: *mut nk_context,
    arg2: *const nk_style_button,
    arg3: nk_symbol_type,
    arg4: *const c_char,
    arg5: c_int,
    alignment: nk_flags
) -> c_int