[][src]Type Definition newt_sys::newtCallback

type newtCallback = Option<unsafe extern "C" fn(arg1: newtComponent, arg2: *mut c_void)>;