pub unsafe extern "C" fn dpiData_getIsNull( data: *mut dpiData, ) -> c_int
Returns whether the data refers to a null value (1) or not (0).