Type Definition julia_sys::uv_walk_cb [] [src]

type uv_walk_cb = Option<unsafe extern "C" fn(_: *mut uv_handle_t, _: *mut c_void)>;