Type Definition vpx_sys::vpx_codec_put_slice_cb_fn_t [] [src]

type vpx_codec_put_slice_cb_fn_t = Option<unsafe extern "C" fn(_: *mut c_void, _: *const vpx_image_t, _: *const vpx_image_rect_t, _: *const vpx_image_rect_t)>;