[][src]Type Definition cffi::RetCallback

type RetCallback<T> = Option<extern "C" fn(_: T)>;