readstat_parse_stata_dictionary

Function readstat_parse_stata_dictionary 

Source
pub unsafe extern "C" fn readstat_parse_stata_dictionary(
    parser: *mut readstat_parser_t,
    filepath: *const c_char,
    user_ctx: *mut c_void,
    outError: *mut readstat_error_t,
) -> *mut readstat_schema_t