Function gsDeleteRowByTimestamp

Source
pub unsafe extern "C" fn gsDeleteRowByTimestamp(
    container: *mut GSContainer,
    key: GSTimestamp,
    exists: *mut GSBool,
) -> GSResult