Type Definition jansson_sys::json_load_callback_t [] [src]

type json_load_callback_t = unsafe extern "C" fn(_: *mut c_void, _: usize, _: *mut c_void) -> usize;