Function nuklear_sys::nk_button_symbol_label_styled [] [src]

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