Type Definition cffi::ErrCallback[][src]

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