Type Definition jack_sys::JackFreewheelCallback [] [src]

type JackFreewheelCallback = Option<unsafe extern fn(starting: c_int, arg: *mut c_void)>;