Type Definition rustsynth_sys::VSFreeFunctionData

source ·
pub type VSFreeFunctionData = Option<unsafe extern "C" fn(userData: *mut c_void)>;