Type Definition jack_sys::JackGraphOrderCallback[][src]

pub type JackGraphOrderCallback = Option<unsafe extern "C" fn(arg: *mut c_void) -> c_int>;