Support #477

Updated by Madars over 4 years ago

//go:nosplit
//go:cgo_unsafe_args
func some_c_wrapper() {
}

Back