pub unsafe extern "C" fn pw_resource_ping(
    resource: *mut pw_resource,
    seq: c_int
) -> c_int
Expand description

Generate an ping event for a resource. This will generate a pong event with the same \a sequence number in the return value.