[][src]Type Definition leptess::capi::alloc_fn

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