[][src]Type Definition leptonica_sys::alloc_fn

type alloc_fn = Option<unsafe extern "C" fn(arg1: size_t) -> *mut c_void>;