Function llvm_sys::remarks::LLVMRemarkParserCreateYAML
source · pub unsafe extern "C" fn LLVMRemarkParserCreateYAML(
Buf: *const c_void,
Size: u64
) -> LLVMRemarkParserRef
Expand description
Creates a remark parser that can be used to parse the buffer located in Buf of size Size bytes.