TF_SetAttrBool

Function TF_SetAttrBool 

Source
pub unsafe fn TF_SetAttrBool(
    desc: *mut TF_OperationDescription,
    attr_name: *const c_char,
    value: c_uchar,
)