[][src]Function nuki_sys::nk_button_symbol_label

pub unsafe extern "C" fn nk_button_symbol_label(
    arg1: *mut nk_context,
    arg2: nk_symbol_type,
    arg3: *const c_char,
    text_alignment: nk_flags
) -> c_int