Function vpx_sys::vpx_codec_register_put_slice_cb [] [src]

pub unsafe extern "C" fn vpx_codec_register_put_slice_cb(
    ctx: *mut vpx_codec_ctx_t,
    cb: vpx_codec_put_slice_cb_fn_t,
    user_priv: *mut c_void
) -> vpx_codec_err_t