pub unsafe extern "C" fn LLVMGetMetadata(
Val: LLVMValueRef,
KindID: c_uint,
) -> LLVMValueRefExpand description
Return metadata associated with an instruction value.
pub unsafe extern "C" fn LLVMGetMetadata(
Val: LLVMValueRef,
KindID: c_uint,
) -> LLVMValueRefReturn metadata associated with an instruction value.