json_generator_to_file

Function json_generator_to_file 

Source
pub unsafe extern "C" fn json_generator_to_file(
    generator: *mut JsonGenerator,
    filename: *const c_char,
    error: *mut *mut GError,
) -> gboolean