dpiData_setBool

Function dpiData_setBool 

Source
pub unsafe extern "C" fn dpiData_setBool(
    data: *mut dpiData,
    value: c_int,
)
Expand description

Sets the value of the data when the native type is DPI_NATIVE_TYPE_BOOLEAN.