pub type jbl_json_printer = Option<unsafe extern "C" fn(data: *const c_char, size: c_int, ch: c_char, count: c_int, op: *mut c_void) -> iwrc>;
Expand description

Prints JSON to some oputput specified by op