Function gmshViewOptionSetString

Source
pub unsafe extern "C" fn gmshViewOptionSetString(
    tag: c_int,
    name: *const c_char,
    value: *const c_char,
    ierr: *mut c_int,
)