Type Definition sqa_jack::JackProcessCallback

source ·
pub type JackProcessCallback = Option<unsafe extern "C" fn(_: u32, _: *mut c_void) -> i32>;