Function gsPutRowByString

Source
pub unsafe extern "C" fn gsPutRowByString(
    container: *mut GSContainer,
    key: *const GSChar,
    rowObj: *const c_void,
    exists: *mut GSBool,
) -> GSResult