Function gsDeleteRowGeneral

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