pub unsafe extern "C" fn LLVMMDNodeInContext(
C: LLVMContextRef,
Vals: *mut LLVMValueRef,
Count: c_uint,
) -> LLVMValueRefExpand description
Deprecated: Use LLVMMDNodeInContext2 instead.
pub unsafe extern "C" fn LLVMMDNodeInContext(
C: LLVMContextRef,
Vals: *mut LLVMValueRef,
Count: c_uint,
) -> LLVMValueRefDeprecated: Use LLVMMDNodeInContext2 instead.