pub unsafe extern "C" fn pw_proxy_sync(
    proxy: *mut pw_proxy,
    seq: c_int
) -> c_int
Expand description

Generate an sync method for a proxy. This will generate a done event with the same seq number of the reply.