nk_button_set_behavior

Function nk_button_set_behavior 

Source
pub unsafe extern "C" fn nk_button_set_behavior(
    arg1: *mut nk_context,
    arg2: nk_button_behavior,
)