Function gsPutRowGeneral

Source
pub unsafe extern "C" fn gsPutRowGeneral(
    container: *mut GSContainer,
    keyObj: *mut GSRowKey,
    rowObj: *mut GSRow,
    exists: *mut GSBool,
) -> GSResult