Function gsGetRowFieldNull

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