Type Definition libwebp_sys::WebPProgressHook [] [src]

type WebPProgressHook = Option<unsafe extern "C" fn(_: c_int, _: *const WebPPicture) -> c_int>;