Skip to main content

MonoFunc

Type Alias MonoFunc 

Source
pub type MonoFunc = unsafe extern "C" fn(data: *mut c_void, user_data: *mut c_void);