[][src]Function llvm_sys::core::LLVMRemoveInstrAttribute

pub unsafe extern "C" fn LLVMRemoveInstrAttribute(
    Instr: LLVMValueRef,
    index: c_uint,
    arg1: LLVMAttribute
)