Type Definition newt_sys::newtCallback [−][src]
type newtCallback = Option<unsafe extern "C" fn(arg1: newtComponent, arg2: *mut c_void)>;
type newtCallback = Option<unsafe extern "C" fn(arg1: newtComponent, arg2: *mut c_void)>;