Ejemplo n.º 1
0
 public static extern int create_url(cef_urlparts_t* parts, cef_string_t* url);
Ejemplo n.º 2
0
 public static extern int parse_url(cef_string_t* url, cef_urlparts_t* parts);