pub unsafe extern "C" fn gmshPluginSetString( name: *const c_char, option: *const c_char, value: *const c_char, ierr: *mut c_int, )
Set the string option option to the value value for plugin name.
option
value
name