pub type LLVMRemarkStringRef = *mut LLVMRemarkOpaqueString;
Expand description
String containing a buffer and a length. The buffer is not guaranteed to be zero-terminated.
pub type LLVMRemarkStringRef = *mut LLVMRemarkOpaqueString;
String containing a buffer and a length. The buffer is not guaranteed to be zero-terminated.