Skip to main content

wxd_PropertyGrid_SetHelpString

Function wxd_PropertyGrid_SetHelpString 

Source
pub unsafe extern "C" fn wxd_PropertyGrid_SetHelpString(
    self_: *mut wxd_PropertyGrid_t,
    name: *const c_char,
    help_string: *const c_char,
) -> bool