pub unsafe extern "C" fn LLVMRemarkStringGetData(
String: LLVMRemarkStringRef,
) -> *const c_char
Expand description
Returns the buffer holding the string.
pub unsafe extern "C" fn LLVMRemarkStringGetData(
String: LLVMRemarkStringRef,
) -> *const c_char
Returns the buffer holding the string.