pub unsafe extern "C" fn pw_resource_remove(
resource: *mut pw_resource,
)
Expand description
Remove a resource, like pw_resource_destroy but without sending a remove_id message to the client
pub unsafe extern "C" fn pw_resource_remove(
resource: *mut pw_resource,
)
Remove a resource, like pw_resource_destroy but without sending a remove_id message to the client