Function ucl_parser_set_filevars

Source
pub unsafe extern "C" fn ucl_parser_set_filevars(
    parser: *mut ucl_parser,
    filename: *const c_char,
    need_expand: bool,
) -> bool