llvm_sys::core

Function LLVMCreateTypeAttribute

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

Create a type attribute.