Example #1
0
 public static void librdf_internal_test_warning(SWIGTYPE_p_librdf_world_s world)
 {
     RedlandPINVOKE.librdf_internal_test_warning(SWIGTYPE_p_librdf_world_s.getCPtr(world));
 }
Example #2
0
 public static void librdf_free_world(SWIGTYPE_p_librdf_world_s world)
 {
     RedlandPINVOKE.librdf_free_world(SWIGTYPE_p_librdf_world_s.getCPtr(world));
 }