Type Definition libwebp_sys::WebPProgressHook
source · pub type WebPProgressHook = Option<extern "C" fn(_: c_int, _: *const WebPPicture) -> c_int>;pub type WebPProgressHook = Option<extern "C" fn(_: c_int, _: *const WebPPicture) -> c_int>;