[][src]Type Definition jl_sys::uv_free_func

type uv_free_func = Option<unsafe extern "C" fn(ptr: *mut c_void)>;