Files
2024-06-19 15:55:53 +08:00

10 lines
97 B
Go

package sysmediacontrol
func InitSystemMediaControl() {
// stub
}
func Destroy() {
// stub
}