dpiData_getBytes

Function dpiData_getBytes 

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

Returns a pointer to the value of the data when the native type is DPI_NATIVE_TYPE_BYTES.