void librdf_world_set_warning (librdf_world* world, void * user_data, librdf_log_level_func warning_handler);
void librdf_world_set_warning
redland world object
user data to pass to function
pointer to the function
The function will receive callbacks when the world gives a warning.