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