[][src]Function tensorflow_sys::TF_OperationGetAttrValueProto

pub unsafe extern "C" fn TF_OperationGetAttrValueProto(
    oper: *mut TF_Operation,
    attr_name: *const c_char,
    output_attr_value: *mut TF_Buffer,
    status: *mut TF_Status
)