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