parse_idl

Function parse_idl 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn parse_idl( idl_ptr: *const u8, idl_len: u32, ) -> *mut ParseResult
Expand description

ยงSafety

See the safety documentation of slice::from_raw_parts.