pub unsafe extern "C" fn dpiObjectType_getInfo(
objType: *mut dpiObjectType,
info: *mut dpiObjectTypeInfo,
) -> c_intExpand description
Returns information about the object type.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.