jack_sys::JackProcessCallback [] [src]

type JackProcessCallback = Option<extern fn(nframes: jack_nframes_t, arg: *mut c_void) -> c_int>;