Function dpiObjectType_getAttributes

Source
pub unsafe extern "C" fn dpiObjectType_getAttributes(
    objType: *mut dpiObjectType,
    numAttributes: u16,
    attributes: *mut *mut dpiObjectAttr,
) -> c_int