Function gsSetRowFieldNull

Source
pub unsafe extern "C" fn gsSetRowFieldNull(
    row: *mut GSRow,
    column: i32,
) -> GSResult