[][src]Type Definition cffi::ErrCallback

type ErrCallback = Option<extern "C" fn(_: *const u8, _: usize)>;