rustc_codegen_llvm::llvm_::ffi

Function LLVMSetMetadata

Source
pub unsafe extern "C" fn LLVMSetMetadata<'a>(
    Val: &'a Value,
    KindID: c_uint,
    Node: &'a Value,
)