GetAttrValue

Gets an AttrValue from a given operation.

@nogc nothrow @trusted
bool
GetAttrValue
(
TF_Operation* oper
,
const(char)* attr_name
,,
TF_Status* s
)

Meta