Function gsRemoveRowByTimestamp

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