pub type LLVMRemarkStringRef = *mut LLVMRemarkOpaqueString;
Expand description

String containing a buffer and a length. The buffer is not guaranteed to be zero-terminated.