pub unsafe extern "C" fn LLVMGetMDString( V: *mut LLVMValue, Len: *mut u32, ) -> *const i8
Obtain the underlying string from a MDString value.
Len is written to contain the length of the returned string.
Len