pub unsafe extern "C" fn aws_xml_parser_new(
allocator: *mut aws_allocator,
options: *const aws_xml_parser_options
) -> *mut aws_xml_parser
Expand description
Allocates an xml parser.
pub unsafe extern "C" fn aws_xml_parser_new(
allocator: *mut aws_allocator,
options: *const aws_xml_parser_options
) -> *mut aws_xml_parser
Allocates an xml parser.