Function gsRemoveRowByInteger

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