Type Definition jansson_sys::json_dump_callback_t [] [src]

type json_dump_callback_t = unsafe extern "C" fn(_: *const c_char, _: usize, _: *mut c_void) -> c_int;