Function gsDeleteRowByLong

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