Type Definition vapoursynth4_sys::VSFreeFunctionData

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