json_generator_set_pretty

Function json_generator_set_pretty 

Source
pub unsafe extern "C" fn json_generator_set_pretty(
    generator: *mut JsonGenerator,
    is_pretty: gboolean,
)