Function LLVMGetMetadata

Source
#[no_mangle]
pub extern "C" fn LLVMGetMetadata(
    Val: LLVMValueRef,
    KindID: c_uint,
) -> LLVMValueRef