Skip to main content

wxd_Button_GetLabel

Function wxd_Button_GetLabel 

Source
pub unsafe extern "C" fn wxd_Button_GetLabel(
    button: *mut wxd_Button_t,
    buffer: *mut c_char,
    buffer_len: usize,
) -> c_int