pub unsafe extern "C" fn LLVMValueAsMetadata(
    Val: LLVMValueRef
) -> LLVMMetadataRef
Expand description

Obtain a Value as Metadata.