Function rustc_llvm_proxy::proxy::LLVMRemoveStringAttributeAtIndex
source · #[no_mangle]
pub unsafe extern "C" fn LLVMRemoveStringAttributeAtIndex(
F: LLVMValueRef,
Idx: LLVMAttributeIndex,
K: *const c_char,
KLen: c_uint
)