pub unsafe extern "C" fn LLVMRemarkStringGetLen(
String: LLVMRemarkStringRef,
) -> u32
Expand description
Returns the size of the string.
pub unsafe extern "C" fn LLVMRemarkStringGetLen(
String: LLVMRemarkStringRef,
) -> u32
Returns the size of the string.