Function LLVMSetMetadata

Source
pub unsafe extern "C" fn LLVMSetMetadata(
    Val: *mut LLVMValue,
    KindID: u32,
    Node: *mut LLVMValue,
)