Type Definition rustsynth_sys::VSLogHandlerFree

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