Function LLVMGetMDString

Source
#[no_mangle]
pub extern "C" fn LLVMGetMDString(
    V: LLVMValueRef,
    Len: *mut c_uint,
) -> *const c_char