dpiData_getIsNull

Function dpiData_getIsNull 

Source
pub unsafe extern "C" fn dpiData_getIsNull(
    data: *mut dpiData,
) -> c_int
Expand description

Returns whether the data refers to a null value (1) or not (0).