Function llvm_sys::core::LLVMCreateTypeAttribute

source ยท
pub unsafe extern "C" fn LLVMCreateTypeAttribute(
    C: LLVMContextRef,
    KindID: c_uint,
    type_ref: LLVMTypeRef
) -> LLVMAttributeRef
Expand description

Create a type attribute.