Skip to main content

wxd_PropertyGrid_GetValueAsString

Function wxd_PropertyGrid_GetValueAsString 

Source
pub unsafe extern "C" fn wxd_PropertyGrid_GetValueAsString(
    self_: *const wxd_PropertyGrid_t,
    name: *const c_char,
    out: *mut c_char,
    out_len: usize,
) -> c_int
Expand description

Get the displayed value as UTF-8 using the standard two-call buffer API.