pub unsafe extern "C" fn nk_button_symbol_label_styled(
ctx: *mut nk_context,
style: *const nk_style_button,
symbol: nk_symbol_type,
title: *const c_char,
align: nk_flags,
) -> c_intpub unsafe extern "C" fn nk_button_symbol_label_styled(
ctx: *mut nk_context,
style: *const nk_style_button,
symbol: nk_symbol_type,
title: *const c_char,
align: nk_flags,
) -> c_int