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