pub unsafe extern "C" fn LLVMGetTypeAttributeValue(
A: LLVMAttributeRef,
) -> LLVMTypeRef
Expand description
Get the type attribute’s value.
pub unsafe extern "C" fn LLVMGetTypeAttributeValue(
A: LLVMAttributeRef,
) -> LLVMTypeRef
Get the type attribute’s value.